www.gusucode.com > RQCMS PHP文章管理系统 v2.3PHP源码程序 > RQCMS PHP文章管理系统 v2.3/rqcms_v2.3/rqcms_v2.3/data/themes/shinehome/contact_us.php

    <?php 
$title='Contact Us';
include RQ_DATA."/themes/$theme/header.php";
?>
    <td class="line_buttom_hui"><div class="weizhi">CONTACT US</div></td>
      </tr>
  <tr>
    <td valign="top">
    <div class="hangju">
<span style="font-size: 14px;"><b>AnHui Shinehome Supplies Co.,Ltd<br>
<p>Name:</strong> LiJianJun / AmberYan</p>
<p>Tel:</strong> 0086-551 63440058/63440082</p>
<p>Fax:</strong> 0086-551 63440535</p>
<p>Mobile:</strong> 0086-18655459710</p>
<p>E-mail: </strong> zercosmetic@shinehome.co</p>
<p>Skype: </strong> Amberamberyan</p>
<p>Add:</strong> 2407-2410, Tower 2,Jerrytecson Plaza,58 Luzhou Avenue, Hefei 230051,China</p>
<p>FACTORY:</strong> Zhongshan Industrial Zone,Huangzai Town,Pujiang County,Zhejiang,China</p>
</div></td>
    </tr>
</tbody></table>
</div>
</td>
    </tr>
  </tbody></table>
  
<?php
include RQ_DATA."/themes/$theme/footer.php";
?>